type go.pact.im/x/pgxprocess.errRow

4 uses

	go.pact.im/x/pgxprocess (current package)
		errors.go#L14: type errRow struct{}
		errors.go#L16: func (errRow) Scan(_ ...any) error {
		errors.go#L67: 	return errRow{}
		handle.go#L78: 		return errRow{}